home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Linux Cubed Series 2: Applications
/
Linux Cubed Series 2 - Applications.iso
/
database
/
postgres
/
appgen-0.2-a
/
appgen-0
/
AppGEN
/
src
/
java
/
makefile
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1996-07-11
|
82 b
|
8 lines
all:
javac clock.java
javac graph.java
cp *.class ../../ag
clean:
rm *.class